Home / comp / gb / object[] / push 
Object[].Push (gb)
Syntax
SUB Push ( Value AS Object )
Adds an element at the end of the array.

It is an equivalent to Add with only its first argument.